hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
HTTPServerOptions.IPConfig
collie
codec
http
server
httpserveroptions
HTTPServerOptions
Undocumented in source.
class
HTTPServerOptions
struct
IPConfig {
Address
address
;
bool
enableTCPFastOpen
;
uint
fastOpenQueueSize
;
}
Members
Variables
address
Address
address
;
Undocumented in source.
enableTCPFastOpen
bool
enableTCPFastOpen
;
Undocumented in source.
fastOpenQueueSize
uint
fastOpenQueueSize
;
Undocumented in source.
Meta
Source
See Implementation
collie
codec
http
server
httpserveroptions
HTTPServerOptions
aliases
HTTPCodecFactory
RequestHandlerFactory
constructors
this
structs
IPConfig
variables
handlerFactories
listenBacklog
maxHeaderSize
ssLConfig
threads
timeOut